New implementaion that more closely mimics the events that an X server
authorTor Lillqvist <tml@iki.fi>
Mon, 15 Jan 2001 19:48:53 +0000 (19:48 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 15 Jan 2001 19:48:53 +0000 (19:48 +0000)
commit420e4ee2f7de785b6f6a661d08e590e0b4b2a773
treec2e7fddab9f8e13f4fab0f42d59d448f0e10ec25
parentb299835e864247f9926bc01aa52b8d0eb883082f
New implementaion that more closely mimics the events that an X server

2001-01-15  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/gdkevents-win32.c (synthesize_crossing_events): New
implementaion that more closely mimics the events that an X server
would generate. Especially, properly generate GDK_NOTIFY_VIRTUAL and
GDK_NOTIFY_NONLINEAR_VIRTUAL crossing events. This makes buttons
with nested preview widgets, for instance, more responsive when
you move the mouse quickly into them.
(find_window_for_pointer_event): Make it actually compile.
(gdk_event_translate): Set send_event to the value of
InSendMessage (). This doesn't really mean the same as X11's
send_event flag, but is close enough, says jpe@archaeopteryx.com
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/win32/gdkevents-win32.c